home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6535 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.kreonet.re.kr!usenet
  2. From: jwhahn@swine.kaist.ac.kr (Hahn Jung Wook)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: new and 2-D Arrays?
  5. Date: 9 Feb 1996 07:35:03 GMT
  6. Organization: Korea Research Environment Open Network (KREONet)
  7. Message-ID: <4fetf7$7i8@news.kreonet.re.kr>
  8. References: <4famh5$chp@canyon.sr.hp.com> <4fcmb2$6q6@wn1.sci.kun.nl>
  9. NNTP-Posting-Host: swine.kaist.ac.kr
  10. X-Newsreader: knews 0.9.3
  11.  
  12. In article <4fcmb2$6q6@wn1.sci.kun.nl>,
  13.     Marian Hellema <marian@atcmp.nl> writes:
  14. >
  15. >This should be:
  16. >
  17. >    int (*myptr )[8]= new int [8][8];
  18. >
  19. >Hope this helps.
  20. >Marian
  21. >
  22. >-- 
  23.     I don't know who you are but this is the clearest/cleanest/ most C like
  24.     code that I've seen in this thread...
  25.  
  26.     that ought have helped the poor guy.
  27. >----------------------------------------------------------------------
  28. >Marian Hellema            AT Computing, UNIX training and consultancy
  29. >email: marian@atcmp.nl    P.O. Box 1428, 6501 BK Nijmegen
  30. >phone: +31 24 3527225     the Netherlands
  31. >
  32.  
  33. -- 
  34. *********************************************************************`|/'`*****
  35.                        Elm: jwhahn@cair.kaist.ac.kr                 `_ _ "`
  36.          #######       Office:                                       $$  @`
  37.       ### #########       TaeJun, Yu-Sung Ku, Ku Sung Dong           /    |
  38.      ### ### XXX XXX      K.A.I.S.T I/M Department                   |-'. `-=-
  39.  <*#*  =  -  =  -  =   -   -   -   -   -   -   -   -   -  *==###' -=^`-'@/ `. \
  40.      ### ### XXX XXX      Applied Database Labratories        `D}`--=\SUPER { )
  41.       XXXXXXXXX XXX       042) 869-2959                              /`MAN' { }
  42.          XXXXXXX       Home:                                        / |====|( ]
  43.       .  .  .  .  .       Seoul, Kang Nam Ku, Dae Chi Dong         |  /_/\`\o))
  44.       K/ A/ I/ S/ T/      Sunkyung Apt, 2-106                      /  ||  ||  |
  45.                           02) 553-2868 012) 223-2868               `ooo, ooo)`\
  46. *******************************************************************************
  47.   The trouble with superheros is what to do between phone booths. - Ken Kesey
  48.  
  49.